/******公用样式开始*******/
ul, li, ol, p, a{ margin: 0; padding: 0; }
ul, ol, li { list-style: none;}
img { border: none; }
textarea { resize: none; padding: 5px; }
button, a { outline: none; cursor: pointer; }
.fl { float: left; }
.fr { float: right; }

.common_width { width: 1170px; margin: 0 auto; }
.bdn { border-right: none !important; }
.f_count { color: #ff8c12; font-weight: bold; }
.tel_infomaition a:hover, .top_box2 .top_tel_container a:hover, .top_head_box3 .top_head_right a:hover, .top_box4 .top_right a:hover { text-decoration: underline; }

@media (min-width: 1024px) { /**公共1024区分**/
nav.navbar.bootsnav ul.nav > li > a { font-size: 16px; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover { background: #f4f4f4; }
nav.navbar.bootsnav ul.nav > li > a { font-weight: normal; }}

@media (max-width: 992px) { /**公共992区分**/
body.side-right { overflow: hidden; }
body.side-right nav.navbar.bootsnav .navbar-toggle { float: left; }
nav.navbar.bootsnav.navbar-mobile ul.nav, body nav.navbar.bootsnav .navbar-nav > li > a { border-top: none; }
body nav.navbar.bootsnav .navbar-toggle { margin-top: 6px; padding: 0 5px; }}

@media (max-width: 767px) { /**公共767区分**/
nav.navbar.bootsnav.navbar-mobile ul.nav { border-top: none; }
.side-right nav.navbar.bootsnav .navbar-toggle { margin: 6px 0 0; }}
/******公用样式结束*******/




/*产品展示－第8种开始*/
.product_bg{background: url(../../../../static/admin/temp/images/productdis/images/8/pro_bg.jpg) top;padding: 20px 0;}
.product_content{}
.pro_nav{background: #eee;overflow: hidden;position: relative;margin-bottom: 15px;}
.pro_nav .pro_tit{width:180px;height:46px;line-height: 46px;background: #b00003;color:#fff;font-size: 22px;}
.pro_nav .pro_tit p{font-size: 16px;margin: 10px 0;}
.pro_nav_list{height:46px;margin:0 75px 0 181px;}
.pro_nav_list ul{overflow: hidden;}
.pro_nav_list li{float: left;width:10%;line-height: 46px;}
.pro_nav_list li a{display: block;color:#333;}
.pro_nav_list li a:hover{background: #b00003;color:#fff;text-decoration: none;}
.pro_more{position: absolute;right:0;top:10px;}
.pro_content li{float: left;width:20%;padding:0 5px;text-align: center;margin-bottom:10px;}
.pro_content a{display: block;color:#333;}
.pro_content a.pro_img{height:168px;line-height: 160px;background: #fff;border: 1px solid #d7d7d7;padding: 3px;font-size: 0; display:table-cell; vertical-align:middle; width:20%;}
.pro_content a.pro_img img{vertical-align: middle;width:100%;height:100%;height: auto;}
.pro_content p{margin:5px 0 0;}
@media (max-width: 1024px){
}
@media (max-width: 992px){
.pro_content a.pro_img{height:118px;line-height: 110px;}
}
@media (max-width:767px){
.pro_content li{width:50%;}
.pro_banner_img a{height:106px;line-height: 100px;}
}
/*产品展示－第8种结束*/

/*新闻展示－第2种开始*/
.news_title{}
.news_title h3{font-size: 26px;margin: 8px 0;font-weight: bold;}
.news_title h3 span{color:#0096ff;}
.news_title h5{font-size: 22px;margin10px 0;}
.news_title .news_mask{width:60px;height:2px;margin:8px auto;background:#0096ff; }
.news_list{margin-top: 20px;}
.news_list li{background:#f6f6f6;padding: 10px 0;margin: 0 1% 10px;width: 47.99%;}
.news_list li:hover{background: #f0f0f0;}
.news_list a{display: block;color:#666;overflow: hidden;font-size: 14px;}
.news_list .news_date_box{background: #e5e5e5;color:#0096ff;width:60px;height:60px;}
.news_list .news_day{font-size: 20px;font-weight: bold;padding: 3px 0;}
.news_list .news_ym{font-size: 13px;}
.news_item_tit h3,.news_item_tit p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:0 0 10px;}
.news_item_tit h3{font-size: 18px;line-height: 26px;}
@media (max-width: 992px){
.news_list li { width:auto;}
.col-xs-4 { width:23%;}
}
@media (max-width: 320px){
}
/*新闻展示－第2种结束*/
